*
{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
header > h1{
    text-align: center;
}
div